From: GNU Libc Maintainers Date: Sun, 1 Mar 2026 20:10:06 +0000 (+0100) Subject: local-revert-x86-64-add-GLIBC_ABI_GNU2_TLS-version X-Git-Tag: archive/raspbian/2.41-12+rpi1+deb13u2^2~80 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:tmurad%40gmail.com//%22mailto:i18n-csb%40linuxcsb.org/%22/%22http:/www.example.com/%22mailto:tmurad%40gmail.com/%22mailto:i18n-csb%40linuxcsb.org/%22?a=commitdiff_plain;h=71e2fc9d3f9e63508f940d5bfb01a9227852f2ca;p=glibc.git local-revert-x86-64-add-GLIBC_ABI_GNU2_TLS-version Gbp-Pq: Topic amd64 Gbp-Pq: Name local-revert-x86-64-add-GLIBC_ABI_GNU2_TLS-version.diff --- diff --git a/sysdeps/x86_64/Makefile b/sysdeps/x86_64/Makefile index a4904ae11..bb17207e6 100644 --- a/sysdeps/x86_64/Makefile +++ b/sysdeps/x86_64/Makefile @@ -208,15 +208,6 @@ LDFLAGS-tst-plt-rewrite2 = -Wl,-z,now LDFLAGS-tst-plt-rewritemod2.so = -Wl,-z,now,-z,undefs tst-plt-rewrite2-ENV = GLIBC_TUNABLES=glibc.cpu.plt_rewrite=2 $(objpfx)tst-plt-rewrite2: $(objpfx)tst-plt-rewritemod2.so - -tests-special += $(objpfx)check-gnu2-tls.out - -$(objpfx)check-gnu2-tls.out: $(common-objpfx)libc.so - LC_ALL=C $(READELF) -V -W $< \ - | sed -ne '/.gnu.version_d/, /.gnu.version_r/ p' \ - | grep GLIBC_ABI_GNU2_TLS > $@; \ - $(evaluate-test) -generated += check-gnu2-tls.out endif test-internal-extras += tst-gnu2-tls2mod1 diff --git a/sysdeps/x86_64/Versions b/sysdeps/x86_64/Versions index a63c11bcb..e94758b23 100644 --- a/sysdeps/x86_64/Versions +++ b/sysdeps/x86_64/Versions @@ -5,11 +5,6 @@ libc { GLIBC_2.13 { __fentry__; } - GLIBC_ABI_GNU2_TLS { - # This symbol is used only for empty version map and will be removed - # by scripts/versions.awk. - __placeholder_only_for_empty_version_map; - } } libm { GLIBC_2.1 {